func github.com/andybalholm/brotli.jumpToByteBoundary

6 uses

	github.com/andybalholm/brotli (current package)
		brotli_bit_stream.go#L1165: func jumpToByteBoundary(storage_ix *uint, storage []byte) {
		brotli_bit_stream.go#L1262: 		jumpToByteBoundary(storage_ix, storage)
		brotli_bit_stream.go#L1337: 		jumpToByteBoundary(storage_ix, storage)
		brotli_bit_stream.go#L1399: 		jumpToByteBoundary(storage_ix, storage)
		brotli_bit_stream.go#L1411: 	jumpToByteBoundary(storage_ix, storage)
		brotli_bit_stream.go#L1433: 		jumpToByteBoundary(storage_ix, storage)